home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 24 / PC Gamer IT CD 24 2-2.iso / DESK95 / wincomm / INSTALL.BIN / WINCMD32.EXE / 0 / RCDATA / TDLGZIP / TDLGZIP.txt
Text File  |  1997-04-14  |  4KB  |  198 lines

  1. object DLGZIP: TDLGZIP
  2.   Tag = 1
  3.   Left = 210
  4.   Top = 436
  5.   HelpContext = 150
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsDialog
  8.   Caption = 'Pack files'
  9.   ClientHeight = 139
  10.   ClientWidth = 452
  11.   Font.Color = clBtnText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Prompt: TLabel
  19.     Tag = 2
  20.     Left = 4
  21.     Top = 5
  22.     Width = 445
  23.     Height = 12
  24.     AutoSize = False
  25.     Caption = 'Pack file(s) to the file:'
  26.     ShowAccelChar = False
  27.   end
  28.   object ZipText: TEdit
  29.     Left = 4
  30.     Top = 22
  31.     Width = 340
  32.     Height = 21
  33.     Font.Color = clWindowText
  34.     Font.Height = -11
  35.     Font.Name = 'MS Sans Serif'
  36.     Font.Style = []
  37.     ParentFont = False
  38.     TabOrder = 0
  39.     OnChange = ZipTextChange
  40.     OnKeyDown = ZipTextKeyDown
  41.   end
  42.   object Storedir: TCheckBox
  43.     Tag = 3
  44.     Left = 4
  45.     Top = 46
  46.     Width = 329
  47.     Height = 16
  48.     Caption = 'Also &pack path names (only recursed)'
  49.     TabOrder = 1
  50.     OnKeyDown = ZipTextKeyDown
  51.   end
  52.   object Recurse: TCheckBox
  53.     Tag = 4
  54.     Left = 4
  55.     Top = 62
  56.     Width = 329
  57.     Height = 16
  58.     Caption = 'Recursively pack &subdirectories'
  59.     TabOrder = 2
  60.     OnKeyDown = ZipTextKeyDown
  61.   end
  62.   object Multivolume: TCheckBox
  63.     Tag = 5
  64.     Left = 4
  65.     Top = 78
  66.     Width = 329
  67.     Height = 16
  68.     Caption = '&Multiple disk archive (PKZIP and ARJ only)'
  69.     TabOrder = 3
  70.     OnKeyDown = ZipTextKeyDown
  71.   end
  72.   object Ok: TButton
  73.     Tag = 4001
  74.     Left = 87
  75.     Top = 114
  76.     Width = 90
  77.     Height = 23
  78.     Caption = 'Ok'
  79.     Default = True
  80.     ModalResult = 1
  81.     TabOrder = 5
  82.     OnKeyDown = ZipTextKeyDown
  83.   end
  84.   object id_calltree: TButton
  85.     Tag = 7
  86.     Left = 181
  87.     Top = 114
  88.     Width = 90
  89.     Height = 23
  90.     Caption = '&Tree'
  91.     TabOrder = 6
  92.     OnClick = id_calltreeClick
  93.     OnKeyDown = ZipTextKeyDown
  94.   end
  95.   object Cancel: TButton
  96.     Tag = 4002
  97.     Left = 275
  98.     Top = 114
  99.     Width = 90
  100.     Height = 23
  101.     Cancel = True
  102.     Caption = 'Cancel'
  103.     ModalResult = 2
  104.     TabOrder = 7
  105.     OnKeyDown = ZipTextKeyDown
  106.   end
  107.   object Packer1: TGroupBox
  108.     Tag = 8
  109.     Left = 348
  110.     Top = 17
  111.     Width = 101
  112.     Height = 91
  113.     Caption = ' Packer '
  114.     TabOrder = 8
  115.     object zip_ZIP: TRadioButton
  116.       Left = 5
  117.       Top = 15
  118.       Width = 45
  119.       Height = 16
  120.       Caption = '&ZIP'
  121.       TabOrder = 0
  122.       TabStop = True
  123.       OnClick = zip_ZIPClick
  124.       OnKeyDown = ZipTextKeyDown
  125.     end
  126.     object zip_ARJ: TRadioButton
  127.       Left = 5
  128.       Top = 31
  129.       Width = 45
  130.       Height = 16
  131.       Caption = '&ARJ'
  132.       TabOrder = 1
  133.       OnClick = zip_ARJClick
  134.       OnKeyDown = ZipTextKeyDown
  135.     end
  136.     object zip_LHA: TRadioButton
  137.       Left = 5
  138.       Top = 48
  139.       Width = 45
  140.       Height = 16
  141.       Caption = '&LHA'
  142.       TabOrder = 2
  143.       OnClick = zip_LHAClick
  144.       OnKeyDown = ZipTextKeyDown
  145.     end
  146.     object zip_RAR: TRadioButton
  147.       Left = 53
  148.       Top = 15
  149.       Width = 42
  150.       Height = 18
  151.       Caption = '&RAR'
  152.       TabOrder = 3
  153.       OnClick = zip_RARClick
  154.       OnKeyDown = ZipTextKeyDown
  155.     end
  156.     object zip_UC2: TRadioButton
  157.       Left = 53
  158.       Top = 31
  159.       Width = 45
  160.       Height = 16
  161.       Caption = '&UC2'
  162.       TabOrder = 4
  163.       OnClick = zip_UC2Click
  164.       OnKeyDown = ZipTextKeyDown
  165.     end
  166.     object ConfigNow: TButton
  167.       Tag = 6
  168.       Left = 5
  169.       Top = 64
  170.       Width = 90
  171.       Height = 23
  172.       Caption = '&Configure'
  173.       TabOrder = 5
  174.       OnClick = ConfigNowClick
  175.       OnKeyDown = ZipTextKeyDown
  176.     end
  177.   end
  178.   object MoveToArchive: TCheckBox
  179.     Tag = 9
  180.     Left = 4
  181.     Top = 94
  182.     Width = 329
  183.     Height = 16
  184.     Caption = 'M&ove to archive'
  185.     TabOrder = 4
  186.     OnClick = MoveToArchiveClick
  187.     OnKeyDown = ZipTextKeyDown
  188.   end
  189.   object Translate1: TTranslate
  190.     Tag = 5480
  191.     Top = 112
  192.   end
  193.   object ResolutionFix1: TResolutionFix
  194.     Left = 36
  195.     Top = 112
  196.   end
  197. end
  198.